home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2002 July
/
Disc 1
/
PCU0702CD1.iso
/
software
/
apps
/
files
/
animfx.exe
/
#setuppath#
/
interface.swf
/
scripts
/
DefineButton2_343
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-05-17
|
95 b
|
6 lines
on(release){
mycolor = new Color(cl);
mycolor.setRGB(6308242);
gotoAndStop(1);
}